Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.platform.birt.reporting.life.cycles--types

This contribution is part of XML component org.nuxeo.platform.birt.reporting.life.cycles inside nuxeo-birt-reporting-6.0.jar

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="BirtReportModel">default</type>
          <type name="BirtReport">default</type>
        </types>

XML Source

<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">
    <types>
      <type name="BirtReportModel">default</type>
      <type name="BirtReport">default</type>
    </types>
  </extension>